Schemat bigApi.v1
Element updateEconomicInformationResponse
Schemat bigApi.v1 : Element updateEconomicInformationResponse
Opis
Rezultat przetworzenia operacji na IG
Economic information update result
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ złożony ResponseMessage
Diagram
Element data Element customProtocol Element protocol Choice Element user Element requestDateTime Element requestId Element responseDateTime Element responseId Sequence Element updateEconomicInformationResponse
Przegląd
updateEconomicInformationResponse Typ złożony ResponseMessage
Rezultat przetworzenia operacji na IG
Economic information update result
Sequence
responseId Typ prosty messageId
Identyfikator odpowiedzi
Ciąg znaków jednoznacznie identyfikujący odpowiedź z systemu SIBIG. Nadawany przez BIG IM.
Response id
String uniquely identifying the response. Given by the BIG IM.
responseDateTime xs:dateTime
Data i czas przesłania odpowiedzi
Response date and time
requestId Typ prosty messageId
Identyfikator żądania
Ciąg znaków identyfikujący komunikat żądania, z którym związana jest ta odpowiedź. Nadawany przez system subskrybenta, powinien jednoznacznie identyfikować żądanie w zbiorze żądań przekazanych przez subskrybenta.
Request id
String uniquely identifying the request. Given by the subscriber.
requestDateTime xs:dateTime
Data i czas przesłania żądania
Request date and time
user xs:string
Identyfikator użytkownika
Identyfikator użytkownika przesyłającego żądanie w rejestrze BIG IM.
Username
ID of the SIBIG user submitting the request.
Choice
protocol Typ prosty protocolEnum
Protokół
Wskazanie wybranego protokołu wymiany danych z użyciem BIG API. Przekazywane w ramach żądania dane muszą być zgodne z wybranym protokołem. Protokoły są wyspecyfikowane w osobnych schematach i dokumentacjach.
Protocol
Indication of the selected data exchange protocol to use with BIG API.
customProtocol xs:string
Dedykowany protokół
Wskazanie innego protokołu wymiany danych z użyciem BIG API. Protokół spoza standardowej listy może być użyty w uzgodnieniu z BIG InfoMonitor.
Custom protocol
Indication of the custom data exchange protocol to use with BIG API. Custom protocol can be indicated only in agreement with BIG IM.
data xs:string
Dane odpowiedzi
Dane przesyłane w ramach odpowiedzi z SIBIG. Są zgodne ze specyfikacją wskazanego protokołu (@ResponseMessage/protocol).
Response data
Data submitted as a response of SIBIG. They conform to the specification of the selected protocol (@RequestMessage/protocol).
Źródło
<xs:element name="updateEconomicInformationResponse" type="ba:ResponseMessage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rezultat przetworzenia operacji na IG</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Economic information update result</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Schemat bigApi.v1